XMLNodeObject

XMLTextNode Class

Represents an XML Text node.

Notes


Use the XMLTextNode class with the IsA operator to test whether an XMLNode is an XMLTextNode.


See Also

XMLComment, XMLNode classes; IsA operator.